home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 213_01 / contents.bds < prev    next >
Text File  |  1980-01-01  |  2KB  |  42 lines

  1. CONTENTS.BDS      VERS:- 01.00  DATE:- 09/26/86  TIME:- 09:37:17 PM
  2.  
  3.                   ***CONTENTS OF JARBDS. ***
  4.  
  5. C code and COM files written for and compiled under BDS C, version 1.50a.
  6.  
  7. By John A. Rupley, 30 Calle Belleza, Tucson, AZ  85716 -- (602) 325-4533.
  8.  
  9.                         COVER INFORMATION
  10.  
  11. CONTENTS.BDS     6K    This contents file
  12. CBPREPR .C       20K }    Filter C code to insert (and delete) white space and
  13. CBPREPR .COM     22K }    '\n' to produce consistent text style. Then filter
  14. CBPREPR .BAT      2K }    through CBR to indent by control level.  Redirection
  15. CBPRETST.C        2K }    under DIO.  The submit file runs the test code.
  16. STDLIB3R.C        4K }    Incorporate use of du: drive/user prefix into
  17. DEFF    .CRL     12K }    standard library.
  18. DEFF2   .CRL      8K }
  19. UNVANR  .C        6K }    Filter to convert nonstandard C tokens (e.g. Van Nuys
  20. UNVANR  .COM     18K }    Toolkit) back into standard C.  DIO redirection.
  21. WILDEXPR.C       12K }    Rewrite of BDS-C--Van Nuys Toolkit version.  Accepts
  22. WILDEXP .CRL      4K }    wildcard user numbers and du: prefix (e.g. d?:).
  23. BATCHR  .C        8K }    Submit utility (Van Nuys Toolkit).
  24. BATCHR  .COM     22K }
  25. CR      .C        4K }    Construct and execute submit file from keyed lines
  26. CR      .COM     10K }    in C-code file header (Van Nuys Toolkit).
  27. CBR     .C       10K }    Filter to indent C code according to control level.
  28. CBR     .COM     20K }    Filter first through CBPREPR.  DIO redirection.
  29. XCR     .C       22K }    Cross-reference utility.
  30. XCR     .COM     16K }
  31. BDSCIO  .H        4K }    Standard header files.
  32. JARIO   .H        2K }
  33. DIOR    .C       16K }    IO redirection library and header (BDS C
  34. DIO     .CRL      8K }    and Van Nuys Toolkit).
  35. DIO     .H        2K }
  36.  
  37. FLOATR  .C       30K }    Library of floating point functions from various
  38. FLOAT   .CRL     12K }    authors.
  39.  
  40. SCOPER  .C       10K }    Library of full screen input functions.
  41. SCOPE   .CRL      6K }
  42.